home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
...taking it to the Macs!
/
...taking it to the Macs!.iso
/
Extras
/
ActiveX Mac SDK
/
ActiveX SDK
/
Common
/
nocrt.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1997-01-02
|
204 b
|
12 lines
|
[
TEXT/CWIE
]
//
// NOCRT.h
//
// Copyright (C) Microsoft Corporation, 1996
//
// Replacement C runtime routines to avoid pulling in any unnecessary goo.
//
extern "C" {
LPOLESTR OleStrdup(LPCOLESTR psz);
}